var github.com/jackc/pgx/v5/pgtype.big100

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		numeric.go#L33: 	big100  *big.Int = big.NewInt(100)
		numeric.go#L433: 		absInt.Mul(absInt, big100)